home *** CD-ROM | disk | FTP | other *** search
/ Champak 62 / Volume 62 - JOGO DISK .iso / Games / mycutepets.swf / scripts / DefineSprite_285 / frame_1 / DoAction.as
Text File  |  2008-03-17  |  107b  |  5 lines

  1. onEnterFrame = function()
  2. {
  3.    _parent._parent.full = Math.max(_parent._parent.full,_currentframe);
  4. };
  5.